home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 February / PCWorld_2007-02_cd.bin / v cisle / Addons / Addons.exe / videodownloader-1.1.1-fx.xpi / install.rdf < prev   
Extensible Markup Language  |  2006-09-29  |  1KB  |  27 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  3.  xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  4.   <Description about="urn:mozilla:install-manifest">
  5.     <em:id>videodowloader@videodownloader.net</em:id>
  6.     <em:name>VideoDownloader</em:name>
  7.     <em:version>1.1.1</em:version>
  8.     <em:creator>Javi Moya</em:creator>
  9.     <em:contributor>SlovakSoft (Slovak locale)</em:contributor>
  10.     <em:contributor>Andreas Kleinert (German locale)</em:contributor>
  11.     <em:contributor>╨ö╨╡╨╜╨╕╤ü ╨º╨╡╤Ç╨╜╨╕╤å╨╛╨▓ (Russian locale)</em:contributor>
  12.     <em:description>Download videos from Youtube, Google, Metacafe, iFilm, Dailymotion... and other 60+ video sites ! And all embedded objects on a webpage (movies, mp3s, flash, quicktime, etc).</em:description>
  13.     <em:homepageURL>http://videodownloader.net/</em:homepageURL>
  14.     <em:aboutURL>chrome://videodownloader/content/about.xul</em:aboutURL>
  15.     <em:optionsURL>chrome://videodownloader/content/options.xul</em:optionsURL>
  16.     <em:iconURL>chrome://videodownloader/content/videodownloader.png</em:iconURL>
  17.    <!-- Firefox -->   
  18.     <em:targetApplication>
  19.       <Description>
  20.         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
  21.         <em:minVersion>1.5</em:minVersion>
  22.         <em:maxVersion>2.0.0.*</em:maxVersion>
  23.       </Description>
  24.     </em:targetApplication>
  25.   </Description>
  26. </RDF>
  27.